General topics for CSE 1325 midterm Spring 2014
February 23, 2014
Test is in class Thursday, February 27, 2014
Concepts of polymorphism, inheritance, data abstraction and encapsulation
Use of:
Extends
Class vs. object
Private vs. public
Get, set , and constructor
Possible questions:
Write a main routine in a test class to show that the constructor does error checking
Given class and data and behavior, list/write methods needed
Also see old tests and practice test posted on class website.